home *** CD-ROM | disk | FTP | other *** search
/ This Disc Bytes! / Power Computing - The Disc 2 - This Disc Bytes.ISO / mac / CodeWarrior 7 Lite for 68K / MacOS Examples / PowerPlant PPob Demo / About PPob Demo next >
Text File  |  1994-06-19  |  657b  |  18 lines

  1. About PPob Demo
  2. ===============
  3.  
  4. This program demonstrates the following PowerPlant features:
  5.  
  6.     * Creating a Window and its Panes using a 'PPob' resource
  7.     * Creating (almost) the same Window using direct calls
  8.     * Responding to clicks in DialogBox controls
  9.     * Using arrow keys with a ListBox
  10.     
  11. The PPobDemo.r file contains the Rez format description of
  12. the 'PPob' resource used to create the demo window.
  13.  
  14. When you run the program on a color monitor, you will note that
  15. some of the standard controls have bizarre colors. These
  16. controls are created using 'CNTL' resources that have a
  17. corresponding 'cctb' resources which define custom colors for
  18. the controls.